[INFO] cloning repository https://github.com/rayzinnz/tcp-file-copy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rayzinnz/tcp-file-copy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frayzinnz%2Ftcp-file-copy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frayzinnz%2Ftcp-file-copy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6459b00d86a6c3f5601e013d49ce55c141dfb4a
[INFO] fixing rayzinnz/tcp-file-copy against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frayzinnz%2Ftcp-file-copy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rayzinnz/tcp-file-copy
[INFO] finished tweaking git repo https://github.com/rayzinnz/tcp-file-copy
[INFO] tweaked toml for git repo https://github.com/rayzinnz/tcp-file-copy written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rayzinnz/tcp-file-copy on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rayzinnz/tcp-file-copy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rayzinnz/rust-helper-lib.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.23.0
[INFO] [stderr]   Downloaded wincode-derive v0.4.6
[INFO] [stderr]   Downloaded wincode v0.5.5
[INFO] [stderr]   Downloaded pastey v0.2.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.122
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.122
[INFO] [stderr]   Downloaded either v1.16.0
[INFO] [stderr]   Downloaded darling v0.23.0
[INFO] [stderr]   Downloaded log v0.4.30
[INFO] [stderr]   Downloaded spin v0.10.0
[INFO] [stderr]   Downloaded darling_core v0.23.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.122
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.122
[INFO] [stderr]   Downloaded memchr v2.8.1
[INFO] [stderr]   Downloaded js-sys v0.3.99
[INFO] [stderr]   Downloaded crc-fast v1.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 52487f2a0d861690d75f7e3bfaa4322cd1c48556cdad19ac50bd5b68e118eede
[INFO] running `Command { std: "docker" "start" "52487f2a0d861690d75f7e3bfaa4322cd1c48556cdad19ac50bd5b68e118eede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52487f2a0d861690d75f7e3bfaa4322cd1c48556cdad19ac50bd5b68e118eede" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52487f2a0d861690d75f7e3bfaa4322cd1c48556cdad19ac50bd5b68e118eede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52487f2a0d861690d75f7e3bfaa4322cd1c48556cdad19ac50bd5b68e118eede" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling wincode v0.5.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking crc-fast v1.10.0
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking helper_lib v0.2.0 (https://github.com/rayzinnz/rust-helper-lib.git#e7a1af71)
[INFO] [stdout] error[E0425]: cannot find type `Sender` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-helper-lib-3885e8d4e7e3c8d4/e7a1af7/src/lib.rs:148:32
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn key_press_watcher_linux(tx: Sender<u8>) {
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/marker.rs:92:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named trait `Send` defined here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-helper-lib-3885e8d4e7e3c8d4/e7a1af7/src/lib.rs:21:24
[INFO] [stdout]     |
[INFO] [stdout]  18 | #[cfg(feature = "quitter")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `quitter` feature
[INFO] [stdout] ...
[INFO] [stdout]  21 |     sync::mpsc::{self, Sender},
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 148 - fn key_press_watcher_linux(tx: Sender<u8>) {
[INFO] [stdout] 148 + fn key_press_watcher_linux(tx: Send<u8>) {
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   4 + use std::sync::mpmc::Sender;
[INFO] [stdout]     |
[INFO] [stdout]   4 + use std::sync::mpsc::Sender;
[INFO] [stdout]     |
[INFO] [stdout]   4 + use std::sync::oneshot::Sender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `io` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-helper-lib-3885e8d4e7e3c8d4/e7a1af7/src/lib.rs:149:18
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let stdout = io::stdout();
[INFO] [stdout]     |                  ^^ use of unresolved module or unlinked crate `io`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `io`, use `cargo add io` to add it to your `Cargo.toml`
[INFO] [stdout] help: a builtin type with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 149 -     let stdout = io::stdout();
[INFO] [stdout] 149 +     let stdout = i8::stdout();
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   4 + use std::io;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `io` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-helper-lib-3885e8d4e7e3c8d4/e7a1af7/src/lib.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let mut reader = io::stdin();
[INFO] [stdout]     |                      ^^ use of unresolved module or unlinked crate `io`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `io`, use `cargo add io` to add it to your `Cargo.toml`
[INFO] [stdout] help: a builtin type with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 150 -     let mut reader = io::stdin();
[INFO] [stdout] 150 +     let mut reader = i8::stdin();
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   4 + use std::io;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `helper_lib` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "52487f2a0d861690d75f7e3bfaa4322cd1c48556cdad19ac50bd5b68e118eede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52487f2a0d861690d75f7e3bfaa4322cd1c48556cdad19ac50bd5b68e118eede", kill_on_drop: false }`
[INFO] [stdout] 52487f2a0d861690d75f7e3bfaa4322cd1c48556cdad19ac50bd5b68e118eede
